home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / util / wb / pointerc.rea < prev    next >
Text File  |  1995-08-24  |  1KB  |  33 lines

  1. Short:    Animated 'pointing hand' mousepointer
  2. Author:   gc@denkart.be (Geert Coelmont)
  3. Uploader: gc@denkart.be (Geert Coelmont)
  4. Type:     util/wb
  5.  
  6. PointerClick - an animated MousePointer
  7.  
  8. This is a little hack that was inspired by the mousepointer, found
  9. in the 'TomIcons' archive on AmiNet a while ago. The original pointer
  10. was made by Tom Heeren (eagle@deakin.edu.au). It's a very neat 'hand'
  11. rather than an arrow, and it's in hires (for AGA users). It is included
  12. in this pack.
  13.  
  14. This tiny program now will make the pointing finger 'push' on your
  15. buttons, gadgets, windows etc whenever you click the left mousebutton.
  16. Mind you, it's a hack, and not guaranteed to work on all Amigas or under
  17. any circomstance ! But it's fun...
  18.  
  19. How to use it:
  20. 1) Copy the supplied Pointer.Prefs to "ENVARC:sys/". This will replace
  21.    your current mousepointer (make a copy if you don't want to loose it).
  22. 2) Copy PointerClick to "C:"
  23. 3) Add this line to your S:User-Startup:
  24.      run >nil: <nil: C:PointerClick
  25. 4) Reboot your machine
  26. 5) Push left mousebutton !!
  27.  
  28. Note: Nothing happens if the original 'hand' pointer is not active.
  29.       Don't start PointerClick more than once.
  30.       PointerClick cannot be deactivated, except by resetting.
  31.  
  32. Author: Geert Coelmont (gc@denkart.be)
  33.